Other Extensions

The following extensions are available globally.

  • Declaration

    Swift

    struct UInt : FixedWidthInteger, UnsignedInteger
  • Int

    Declaration

    Swift

    struct Int : FixedWidthInteger, SignedInteger
  • Declaration

    Swift

    @_frozen
    enum Optional<Wrapped> : ExpressibleByNilLiteral